home *** CD-ROM | disk | FTP | other *** search
- {
- IBClasses = (
- {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; },
- {CLASS = NSSegmentedControl; LANGUAGE = ObjC; SUPERCLASS = NSControl; },
- {
- ACTIONS = {closeOptionsPanel = id; openOptionsPanel = id; optionsChanged = id; };
- CLASS = WEBarView;
- LANGUAGE = ObjC;
- OUTLETS = {controller = WEWindowController; optionsPanel = NSPanel; };
- SUPERCLASS = NSView;
- },
- {
- ACTIONS = {changeSize = id; toggleInfoText = id; };
- CLASS = WEInfoBarView;
- LANGUAGE = ObjC;
- OUTLETS = {
- bitRangeButton = NSButton;
- channelsButton = NSButton;
- clippedButton = NSButton;
- differenceButton = NSButton;
- displaySizeSegmented = NSSegmentedControl;
- fileSizeButton = NSButton;
- formatButton = NSButton;
- lengthButton = NSButton;
- maxButton = NSButton;
- rateButton = NSButton;
- rmsButton = NSButton;
- samplesButton = NSButton;
- };
- SUPERCLASS = WEBarView;
- }
- );
- IBVersion = 1;
- }